web services access not being reached thru the web browser [closed]

Posted by Tony on Super User See other posts from Super User or by Tony
Published on 2009-10-22T20:34:50Z Indexed on 2011/02/25 23:27 UTC
Read the original article Hit count: 211

Filed under:
|
|

I am trying to reference my .asmx webservices in .NET but my server is not exposed to the internet. When I put on the following address I get the message mentioned below. What's the reason for not being able to see the directory? Am I missing something in my IIS configuraction? Am I missing anything in my permissions? Just as reference I have other folders with webservices and I have the same issue. When I login to the server I am doing it with my windows user and password (I am using windows authentication). It's necessary to mention that when I put the URL I am getting a popup screen to put in my userid and password but it seems that's not able to validate since keeps asking me a couple of times. Let me know if you need more information to address this issue .

http://appsvr02/Inetpub/wwwroot/DevWebApi/

Internet Explorer cannot display the webpage

What you can try: It appears you are connected to the Internet, but you might want to try to reconnect to the Internet.

Retype the address.

Go back to the previous page.

Most likely causes: •You are not connected to the Internet. •The website is encountering problems. •There might be a typing error in the address.

More information

This problem can be caused by a variety of issues, including:

•Internet connectivity has been lost. •The website is temporarily unavailable. •The Domain Name Server (DNS) is not reachable. •The Domain Name Server (DNS) does not have a listing for the website's domain. •If this is an HTTPS (secure) address, click tools, click Internet Options, click Advanced, and check to be sure the SSL and TLS protocols are enabled under the security section.

For offline users

You can still view subscribed feeds and some recently viewed webpages. To view subscribed feeds

1.Click the Favorites Center button , click Feeds, and then click the feed you want to view.

To view recently visited webpages (might not work on all pages)

1.Click Tools , and then click Work Offline. 2.Click the Favorites Center button , click History, and then click the page you want to view.

© Super User or respective owner

Related posts about permissions

Related posts about webserver